home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr34 / metamail.zip / README.TXT < prev    next >
Text File  |  1995-02-02  |  804b  |  16 lines

  1. Archive Name: metamail.zip
  2. Description: Binaries/lisp files to allow MIME encoding/decoding under GNU EMACS
  3. Program Source: Richard Stanton
  4. email address: stanton@haas.berkeley.edu
  5. Suggested directory: ....emacs/contrib (or equivalent)
  6.  
  7. This archive contains binaries (metamail.exe, mmencode.exe) which are just 
  8. the standard metamail distribution compiled under emx, plus three lisp files
  9. mime.el, metamail.el and rmailmime.el. Install the binaries in your path,
  10. install the lisp files (instructions for editing your .emacs are in the lisp
  11. files), and you can now add MIME attachments to mail sent using sendmail, or 
  12. decode MIME attachments under RMAIL.
  13.  
  14. 2/1/95 Updated version of mime.el - now correctly encodes/decodes
  15.        binary files without converting all LF characters to CRLF.
  16.